<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html, body {
	height: 100%;
}
body {
	padding: 65px 0 0 0;
	margin: 0px auto;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	width: 100%;
	min-width: 300px;
	zoom: 1;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background: #fff;
}
ul, li, form, dl, dt, dd, div, ul, li, p, em, i, address {
	font-style: normal;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
select, input, textarea, button {
	font-size: 14px;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #333333;
	font-family: arial, SansChinese, sans-serif;
}
input:focus {
	outline: none;
}
input, button, select, textarea {
	border: 0px;
	outline: none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/
}
button {
	cursor: pointer;
}
textarea {
	resize: none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}
textarea, input, select {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, figure, fxigcaption, address {
	display: block;
} /*html5设置*/
figure, figcaption {
	margin: 0px;
	padding: 0px;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
img {
	max-width: 100%;
	border: none;
	border: 0;
	vertical-align: top;
}
a {
	color: #666666;
	text-decoration: none;
noline:-webkit-tap-highlight-color:rgba(0,0,0,0);
	transition: all ease 0.3s;
}
a:focus {
	outline: none;
	-moz-outline: none;
}
a:hover {
	text-decoration: none;
	color: #e82130;
}
/**:hover{transition: all ease 0.3s;}*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix {
	overflow: hidden;
	_zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
:-moz-placeholder {
color: #666666;
}
::-moz-placeholder {
color: #666666;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #666666;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #666666;
}
::-webkit-scrollbar {
 width: 3px;
-webkit-overflow-scrolling : touch;
 background-color: #e6e6e6;
}
::-webkit-scrollbar-track {
 background-color: #e6e6e6;
}
::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background-color: #d43f3f;
}
::-webkit-scrollbar-button {
 height: 0px;
 background-color: #B0AEDA;
}
.relative {
	position: relative;
}
.bodyon {
	overflow: hidden;
}


/*Top*/
.Header {
	box-shadow: 0 0 5px #ddd;
	z-index: 999;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	width: 100%;
	height: 90px;
	transition: all ease 0.3s;
}
.Header .auto {
	width: 1500px;
	margin: 0px auto;
	position:relative;
	overflow:hidden;
}
.Header .Logo {
	width: 28%;
	float:left;
	margin-top:15px;
	overflow:hidden;
}
.Header .Logo img {
	width: 446px;
}

.MainNav {
	width: 44%;
	height:90px;
	line-height:90px;
	float: left;
	margin-left:50px;
}
.MainNav li {
	float: left;
	width: 16.666%;
	text-align:center;
	position:relative;
}
.MainNav li a{ color:#333; font-size:16px; width:100%; height:90px; float:left;}
.MainNav li:hover a{ color:#e91e17;}
.MainNav li:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #da0000 !important;
    left: 0%;
    right: 0;
    width: 0%;
    bottom: 0;
    height: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.MainNav li:hover:before{ width:100%; }


.head_tel{ width:190px; height:90px; line-height:90px; text-indent:30px; font-size:26px; overflow:hidden; font-weight:bold; color:#f00; float:left; background:url(../images/htel.jpg) left center no-repeat;}
.hgc{ width:140px; height:40px; line-height:40px; float:right; text-align:center; border:2px solid #e91e17; border-radius:30px; margin-top:20px;}
.hgc a{ color:#f00; font-size:16px;}

/*首页*/
.content {
    width: 1500px;
    margin: 0px auto;
	overflow:hidden;
}
.title {
    text-align: center;
    margin: 30px auto 20px;
    color: #d50606;
}
.title h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.title i {
    font-size: 12px;
    color: #ccc;
    margin: 7px 0;
    display: block;
    font-style: normal;
    text-transform: uppercase;
}
.title p {
    font-size: 16px;
    color: #666;
}
.title p b {
    margin: 0 10px;
}

.scroll_c {
	float: left;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
}

.scroll_c:hover .bom-text:before ,.scroll_c:hover .bom-text-category:before{
	bottom: 0;
}
.scroll_c:hover .bom-text, .scroll_c:hover .bom-text ._price ,.scroll_c:hover .bom-text-category{
	color: #fff;
}
.rect-57 {
	position: relative;
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 75%;
}
.imgZoom {
	overflow: hidden;
}
.imgZoom img {
	width: 100%;
	height: 240px;
	position: relative;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.imgZoom:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.bom-text {
	padding: 10px 1%;
	background-color: #F7F7F7;
	overflow: hidden;
	z-index: 2;
	display: block;
	color: #000;
}
.bom-text:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d50606;
    left: 0;
    bottom: -100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    z-index: -1;
}

._name {
	margin: 0;
	text-align: center;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	overflow:hidden;
}
.pr {
	position: relative;
}
._full {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.transitionf {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.patent{ width:100%; float:left; overflow:hidden;}

/*公司简介**/
.syabout{ background:#f5f5f5; overflow:hidden;/* padding-bottom:30px;*/ position:relative;}
.about-fl{ width:660px; height:auto; float:left;}
.about-fl h1{ color:#333; font-weight:bold; font-size:28px; line-height:60px; margin-bottom:10px;}
.about-fl span{ width:60px; float:left; height:2px; background:#da0000;}
.aboutcnet{ width:100%; float:left; overflow:hidden; line-height:33px; font-size:16px; margin-top:20px; color:#333;}
.about-more{ width:100%; float:left; margin-top:20px; overflow:hidden;}
.about-more a{ width:160px; height:45px; line-height:45px; float:left; text-align:center; border:1px solid #da0000; color:#da0000; font-size:16px;}
.about-fr{ width:800px; height:400px; /*position:absolute; right:0; top:180px; */background:url(../images/aboutbg.jpg) no-repeat;float: left;margin-left:39px;}

/**首页成功案例**/
.contentts {
    width: 1500px;
    margin: 0px auto;
}
.home-news{position:relative;}
.home-news .title span{font-size: 41px;}
.home-news .title a{font-size: 16px;color: #fcba1f;}
.home-news .swiper-container{}
.home-news .swiper-slide{background-color: #f7f7f7;}
.home-news .swiper-button-next,.home-news .swiper-button-prev{width: 40px;height: 40px;border-radius: 50%;background-color: #d00;background-size: 13px;}
.home-news .swiper-button-next{right: -60px;}
.home-news .swiper-button-prev{left: -60px;}
.home-news .pic{height: 245px;overflow: hidden;}
.home-news .pic img{width: 100%;}
.home-news .text-box{padding: 20px 20px 30px 20px;}
.home-news .text-box h4{font-size: 16px;margin: 0;line-height: 24px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:24px; overflow:hidden;}
.home-news .text-box .time{background: url(../images/icon8.png)no-repeat left center;padding-left: 20px;color: #888888;margin-top: 20px;}
.home-news .text-box p{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 22px;margin-top: 10px;}
.home-news .text-box .more{background-color: #FFF;color: #d00;border-radius: 5px;border: 1px #c6c7ca solid;width: 125px;height: 40px;line-height: 38px;margin-top: 15px; display: inline-block;
}
.text-center{ text-align:center;}

/****首页新闻资讯**/
.news-fl {
	width: 100%;
	height: 525px;
	float: left;
	overflow: hidden;
	position: relative;
}
.news-fl img {
	width: 100%;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.news-fl:hover img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.news-fl span {
	width: 100%;
	height: 57px;
	line-height: 57px;
	text-align: center;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.news-fr {
	width: 99%;
	overflow: hidden;
	margin-bottom: 12px;
	border: 1px solid #ddd;
}
.news-fr:hover {
	border: 1px solid #da0000;
}
.news-fr .date {
	width: 140px;
	height: 100%;
	float: left;
	margin-top: 3%;
	overflow: hidden;
	text-align: center;
}
.news-fr .date h2 {
	font-size: 30px;
	color: #333;
}
.news-fr .date h3 {
	font-size: 16px;
	color: #333;
	margin-top: 12px;
}
.news-fr .text {
	width: calc((100% - 190px)/1);
	padding: 0 1rem;
	position: relative;
	float: right;
	margin-top: 15px;
}
.news-fr .text:before {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #ddd;
	width: 1px;
	height: 80%;
	z-index: 1;
}
.news-fr .text:after {
	position: absolute;
	left: -10px;
	top: 0;
	content: '';
	background: #da0000;
	width: 1px;
	height: 0%;
	z-index: 2;
	transition: all .36s ease;
}
.news-fr .text:hover:after {
	height: 80%;
}
.news-fr .text h4 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.news-fr .text a:hover {
	color: #da0000;
}
.news-fr .text p {
	font-size: 14px;
	color: #999;
	height: 46px;
	line-height: 23px;
	margin-bottom: 25px;
	margin-top: 10px;
}

/*首页 end*/

/***footer样式***/
.slzm{ width:100%; overflow: hidden;box-shadow:0 -4px 5px #ececec; background: #fff;}
.slzmbox{width: 1500px;margin: 0 auto;overflow: hidden;padding: 45px 0;;}
.slzmbox li{float: left;width: 21%;padding: 0 2% 0 0;border-right: 1px solid #e3e3e3;margin-right: 3.5%;}
.slzmbox li:last-child{border: none;margin-right: 0;padding: 0;}
.slzmbox li:first-child{width: 20%;}
.slzmbox li .pic{float: left;width: 30px;height: 30px;}
.slzmbox li .pic img{display: block;width: 100%;height: 100%;}
.slzmbox li .txt{overflow: hidden;padding-left: 30px;}
.slzmbox li .txt .tit{font-size: 20px;margin-bottom: 15px;font-weight: 400;}
.slzmbox li .txt p{font-size: 14px;color: #666;}
.yxt{ width: 100%; height: 9px; background: url(../images/foot-top.png) no-repeat bottom right #fff;}
.footer { width: 100%; background: url(../images/footbg.jpg) center; color: #fff;}
.footer .links { padding: 20px 0; font-size: 16px; border-bottom: 1px solid #186631 }
.footer .links span { color: #fff; font-weight: 700; display: inline-block }
.footer .links a { display: inline-block; font-size: 14px; color: #fff; padding-right: 10px }
.footer .links a:hover { color: #ed8e06 }
.bottom_main { padding: 60px 0 40px}
.bottom_main .bNav { width: 860px; height: auto;}
.bottom_main .bNav dl { display: inline-block; float: left; width: 170px; padding-left:48px; overflow: hidden; text-align: left; border-left: 1px solid #444; }
.bottom_main .bNav dl dt { height: 16px; display: block; padding-bottom: 25px }
.bottom_main .bNav dl dt a { display: block; font-size: 18px; color: #fff;/* line-height: 16px */}
.bottom_main .bNav dl dd { display: block; height: 14px; padding-bottom: 14px }
.bottom_main .bNav dl dd a { display: block; font-size: 14px; color: #aaaaaa; line-height: 14px }
.bottom_main .bNav dl dd a:hover { color: #fff }
.bottom_main .ewm { width: 160px; border: 1px solid #444; height: auto; float: right;}
.bottom_main .ewm dl dt { width: 160px; height: 160px; }
.bottom_main .ewm dl dt img { width: 140px; height: 140px; padding: 10px; display: inline-block; background-size: 100%;}
.bottom_main .ewm dl dd { background: #444; text-align: center; font-size: 14px; color: #fff; line-height: 24px; padding:5px 0px }
.bottom_main .contact_info { width: 430px; height: 180px; color: #fff;}
.bottom_main .contact_info p.p1 { font-size: 18px; color: #fff; line-height: 14px; padding-top: 10px; margin-bottom: 20px;letter-spacing:4px;}
.bottom_main .contact_info p.dh { font-size: 30px; color: #fff; font-family: arial; line-height: 36px; font-weight: 700;}
.bottom_main .contact_info h3 { font-size: 20px; padding-top: 8px }
.bottom_main .contact_info p.tel { font-size: 14px; color: #aaaaaa; line-height: 26px; width: 100% }
.bottom_main .contact_info p.tel a{ color:#fff;}
.bottom_main .contact_info i { display: block; padding-top: 8px; font-size: 14px; color: #fff }
.bottom_main .contact_info i a { display: inline-block; color: #fff; padding-right: 12px }
.bottom_main .search { width: 282px; height: 35px; line-height: 35px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f6f6f6; position: relative; margin-bottom:15px;}
.bottom_main .search input { outline: none; border: 0; height: 35px; line-height: 35px }
.bottom_main .search .txt { width: 200px; background: 0 0; padding-left: 15px; display: block; color: #999 }
.bottom_main .search .btn { width: 50px; background:#0068B6; position: absolute; right: 0; top: 0; cursor: pointer; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px }
.bottom_main .search .btn:hover { background-color: #0068B6 }
.copyright { border-top:1px solid #444; height: 58px; line-height: 58px; color: #aaaaaa; font-size: 14px; text-align: center}
.copyright a { color: #aaaaaa }
.copyright a:hover { color: #fff }

/***footer end***/


/*栏目页公用样式 s*/
.banner{ width:100%; overflow:hidden;}
.ny_content{ width:1300px; margin:0 auto;}
.location {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #eee;
}
.location .sitepath {
    color: #363636;
    width: 400px;
    white-space: nowrap;
}
.location .sitepath s {
    width: 22px;
    height: 20px;
	float:left;
    margin-right: 6px;
	background:url(../images/home.png) left center no-repeat;
	background-size:95%;
	margin-top:18px;
}
.location .sitepath a {
    color: #363636;
}
.location .menu {
    height: 60px;
    line-height: 60px;
}
.location .menu li {
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #363636;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.location .menu li.onli{ background:#d00; color:#fff;}
.location .menu li.onli a{ color:#fff;}
.location .menu li a {
    display: block;
    position: relative;
	font-size:14px;
}
/*栏目页公用样式 end*/


/*关于 s*/
.indexTit {
	width: 100%;
	text-align: center;
	float:left; 
	margin-top:40px;
	position:relative;
}
.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}
.indexTit .line-left, .indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}
.indexTit .line-left {
	left: 50%;
	margin-left: -208px;
}
.indexTit .line-right {
	right: 50%;
	margin-right: -208px;
}
.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}
.n-project {
	width: 100%;
	padding: 0px 0 40px;
}
.n-project .con {
	overflow: hidden;
	position: relative;
}
.n-tit {
	margin-bottom: 30px;
}
.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}
.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #d00;
	display: inline-block;
	vertical-align: middle;
}
.n-tit .more {
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.n-project .txtlistbox li {
	width: 640px;
	float: left;
}
.n-project .txtlistbox li:nth-child(2n) {
	float: right;
}
.txtlistbox .item {
	border: 1px solid #ddd;
	margin-bottom: 16px;
	transition: all 0.2s linear 0s;
+margin-bottom: 18px;
}
.txtlistbox .item a {
	display: block;
	padding: 23px;
}
.txtlistbox .item h3 {
	font-size: 18px;
	vertical-align: top;
	height:30px; line-height:30px; overflow:hidden;
}
.txtlistbox .item p {
	font-size: 14px;
	line-height: 25px;
	height: 40px;
	color: #666;
}
.txtlistbox .item .time {
	display: block;
	width: 90px;
	height: 66px;
	border-right: 1px solid #ddd;
	line-height: 33px;
	margin-right: 30px;
	color: #666;
	vertical-align: middle;
	font-size:20px; font-weight:bold; text-align:right; padding-right:20px;
*zoom: 1;
}
.txtlistbox .item .time b {
	color: #666;
	display: block;
	font-size: 48px;
	line-height: 48px;
}
.txtlistbox .item:hover {
	border: 1px solid #d00;
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 2px 6px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}


/*新闻资讯 s*/
.newsPage .list {
	padding-bottom: 30px;
}
.newsPage .item {
	height: 178px;
	transition: all .5s;
	border: 1px solid #f3f3f3;
	display: block;
	margin-bottom: 20px;
}
.newsPage .item a {
	padding: 26px;
	display: block;
}
.newsPage .item img {
	width: 168px;
	height: 126px;
	display: block;
	margin-right: 30px;
}
.new_listr{
	padding-top: 15px; overflow:hidden;
	padding-bottom:10px;
}
.newsPage h2,.newsPage h3{ line-height:50px;}
.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	width: 840px;
	height: 48px;
	overflow: hidden;
}
.newsPage .item .time {
	width: 130px;
	padding: 20px 0 20px 45px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 28px;
	font-weight:bold;
	color: #999;
	text-align: center;
}
.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	margin-left: 15px;
}
.newsPage .item:hover h2 {
	color: #d00;
}
.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}

/*分页样式*/
.pglist {
	padding: 0 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a,.pglist span {
	color: #666;
	padding: 10px 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #edebeb;
}
.cpage{ background:#d00 !important; color:#fff !important;}
.pglist a:hover{
	color: #fff;
	background: #d00;
	border-color: #d00;
}

/***新闻内页**/
.SubPage {
	height: auto !important;
	min-height: 200px;
	height: 200px;
	padding-top: 3.5%;
	padding-bottom: 2%;
}
.SubBan {
	overflow: hidden;
	position: relative;
	padding-top: 22%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: left;
}
.SubBan .Contain {
	color: #fff;
	line-height: 35px;
	position: absolute;
	top: 34%;
	left: 5%;
}
.SubBan h2 {
	line-height: 52px;
	font-weight: normal;
	font-size: 40px;
}
.SubBan p {
	font-size: 30px;
	line-height: 30px;
	opacity: 0.8;
}
.SubTit {
	padding-bottom: 2.5%;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	font-size: 24px;
	color: #333333;
}
.SubTit .p1 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
}
.SubMenu {
	line-height: 50px;
	padding-bottom: 3%;
	text-align: center;
}
.SubMenu li {
	display: inline-block;
*display:inline;
	zoom: 1;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
}
.SubMenu li i {
	display: inline-block;
	vertical-align: middle;
	width: 11px;
	height: 2px;
	font-size: 0;
	margin: 0 5px;
}
.SubMenu li.onli a, .SubMenu li.on a {
	color: #e82130;
	font-weight: bold;
}
.SubMenu li.onli i, .SubMenu li.on i {
	background: #e82130;
	margin: 0 11px;
}
.SinglePage {
	word-wrap: break-word;
	word-break: normal;
	text-align: justify;
	line-height: 30px;
	color: #777777;
}
.NewLeft {
	width: 69.5%;
	float: left;
	position: relative;
}
.sharebox.fixed {
	position: fixed;
	left: 50%;
	margin-left: -756px;
	top: 90px;
}
.TitInfo {
	line-height: 32px;
}
.TitInfo h3 {
	font-size: 26px;
	color: #333333;
}
.TitInfo .other {
	padding: 12px 0;
	color: #999999;
}
.TitInfo .other .date {
	background: url(../images/date.png) 0px center no-repeat;
	padding-left: 28px;
	margin-right: 20px;
	display: inline-block;
}
.TitInfo .other .eye {
	background: url(../images/eye2.png) 0px center no-repeat;
	padding-left: 28px;
	margin-right: 20px;
	display: inline-block;
}
.PrevNextBox {
	margin: 50px 0 0 0;
	position: relative;
	color: #888888;
	font-size: 16px;
}
.PrevNextBox dl {
	transition: all ease 0.3s;
	width: 50%;
	line-height: 160px;
	height: 160px;
	overflow: hidden;
	background: #f7f7f7;
	position: relative;
}
.PrevNextBox dl:Hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -3px, 0);
	transform: translate3d(0, -3px, 0);
}
.PrevNextBox dl span {
	display: block;
}
.PrevNextBox dl a {
	color: #333333;
}
.PrevNextBox dl a.none {
	color: #999;
}
.PrevNextBox dl.fl span {
	margin-left: 10px;
	padding-left: 50px;
	background: url(../images/pageprev1.png) 0px center no-repeat;
}
.PrevNextBox dl.fr span {
	margin-right: 10px;
	text-align: right;
	padding-right: 50px;
	background: url(../images/pagenext1.png) right center no-repeat;
}
.PrevNextBox dl:hover {
	background: #fff;
}
.PrevNextBox dl:hover span a {
	color: #e82130;
}
.PrevNextBox dl:hover.fl span {
	background: url(../images/pageprev01.png) 0px center no-repeat;
}
.PrevNextBox dl:hover.fr span {
	background: url(../images/pagenext01.png) right center no-repeat;
}
.NewRight {
	width: 27%;
	float: right;
}
.NewRight .tithead {
	color: #333333;
	font-size: 16px;
	padding-bottom: 26px;
	border-bottom: 1px solid #e5e5e5;
}
.NewRight .li {
	transition: all ease 0.3s;
	line-height: 26px;
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}
.NewRight .li .tit {
	line-height: 35px;
	font-size: 16px;
	color: #333333;
}
.NewRight .li .date {
	color: #999999;
	margin-bottom: 7px;
}
.NewRight .li .p {
	-webkit-line-clamp: 2;
	height: 52px;
	color: #888888;
}
.NewRight .li:hover {
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 2px solid #e60021;
}
.NewRight .li:hover .tit {
	color: #e60021;
}
.NewRight .nav {
	padding-top: 30px;
	height: 60px;
}
.NewRight .nav li {
	cursor: pointer;
	width: 50%;
	float: left;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	background: #f7f7f7;
	text-align: center;
}
.NewRight .nav .ico {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 28px;
	height: 24px;
	margin-right: 14px;
}
.NewRight .nav .i1, .NewRight .nav .i2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	height: 24px;
}
.NewRight .nav .i1 {
	transition: 400ms;
}
.NewRight .nav .i2 {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 500ms;
}
.NewRight .nav li.on {
	background: #fff;
	color: #e82130;
	box-shadow: 0 5px 15px #e9e4e4;
}
.NewRight .nav li.on .i2 {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
.NewRight .nav li.on .i1 {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.NewRight.brand {
	background: #fafafa;
	padding-top: 0;
}
.NewRight.brand .nav {
	padding: 0px 0 26px;
	height: 60px;
}
.NewRight.brand .nav li {
	background: #ebebeb;
}
.NewRight.brand .nav li.on {
	background: #fafafa;
	box-shadow: 0 0 0 #fff;
}
.NewRight.brand .nav li .ico {
	margin: 0 0 0 14px;
}
.NewRight.brand .bd {
	padding: 0 20px 22px;
}
.NewRight.brand .top {
	padding: 0px 0 15px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.NewRight.brand .top .imgbox {
	margin-bottom: 17px;
}
.NewRight.brand .top .ti {
	color: #333333;
	font-size: 16px;
}
.NewRight.brand .date {
	line-height: 18px;
	color: #999999;
}
.NewRight.brand .top:hover .ti {
	color: #e82130;
}
.NewRight.brand .li2 {
	padding: 11px 118px 20px 0;
	position: relative;
	height: 79px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
}
.NewRight.brand .li2 .imgbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	height: 90px;
}
.NewRight.brand .li2 .ti {
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
	color: #333333;
	font-size: 16px;
}
.NewRight.brand .li2:hover .ti {
	color: #e82130;
}
.showMorehandle {
	cursor: pointer;
	text-align: center;
	width: 70%;
	margin: 0px auto;
	line-height: 42px;
	color: #333333;
	background: #e6e6e6;
	clear: both;
}
.showMorehandle:hover {
	color: #fff;
	background: #e60b21;
}


/*全系产品 s*/
.textlist .list {
	width: 100%;
}
.textlist .item {
	float: left;
	width: 305px;
	height: auto;
	margin-right: 25px;
	transition: all 0.2s linear 0s;
	margin-bottom: 30px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	background: #fff;
}
.textlist .item:nth-child(4n){ float:right; margin-right:0;}
.textlist .item a {
	display: block;
	padding: 0;
	color: #333;
}
.textlist .item .img {
	width: 305px;
	height: 229px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.textlist .item .img img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease-out 0s;
	display: block;
}
.textlist .item:hover .img img {
	transform: scale(1.1, 1.1);
}
.textlist .item .txt {
	padding: 20px 20px 0;
}
.textlist .item h3 {
	font-size: 18px;
	height:30px; line-height:30px; overflow:hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.textlist .desc {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
	padding-top: 10px;
	font-size:20px;
	color:#d00;
	font-weight:bold;
}
.textlist .sjdmor {
	display: block;
	color: #666;
	font-family: arial;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
.textlist .item:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.textlist .item:hover h3 {
	color: #d00;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
	display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}


/**产品详细页样式**/
.prdneir{ padding:0 10px;}
.cpqubl{ background:#f4f4f4;}
.cpright{ padding:2%;}
.cpright h1 {
    font-size: 32px;
    color: #383842;
    margin-bottom: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-weight:bold;
	line-height:47px;
}
.cpright .right_pcon {
    font-size: 16px;
    color: #383842;
    line-height: 30px;
	margin-bottom:30px;
}

.ht_hd {
    background: url(../images/hbg_01.png) no-repeat 0 center;
	overflow: hidden;
	height:32px;
	width:100%;
	float:left;
}
.ht_hd li {
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 110px;
    padding-left: 24px;
    cursor: pointer;
    color: #383842;
}
.edit_con_original {
    line-height: 1.8;
    padding: 20px 40px;
    color: #333;
    margin-bottom: 43px;
    border: 2px #000 solid;
    height: auto;
    overflow: hidden;
}
.edit_con_original h3 {
    font-size: 1.17em;
    font-weight: bold;
	background: #c60019;
    color: #fff;
    margin: 15px 0;
    padding: 5px 10px;
}
.edit_con_original img {
    max-width: 100%;
    height: auto;
}
.con_view{ font-size:16px; line-height:30px;}
.edit_con_original table{ border:1px solid #999; width:100% !important; margin:15px 0 5px; border-collapse:collapse; margin-bottom:15px; word-wrap: break-word; word-break: break-all;}
.edit_con_original table td:nth-child(2n+1) { border:1px solid #999; padding:8px 10px; word-wrap: break-word;word-break:break-all; color:#000; width:20%;}
.edit_con_original table td:nth-child(2n){ border:1px solid #999; padding:8px 10px; word-wrap: break-word;word-break:break-all; color:#000; width:30%;}
.edit_con_original img{ max-width:100%; height:auto;}

.cpright .tel {
    background: url(../images/tel2.png)no-repeat left center;
    padding-left: 30px;
    font-size: 15px;
    color: #666;
	line-height:30px;
}
.cpright .email {
    background: url(../images/email1.png)no-repeat left center;
    padding-left: 30px;
    font-size: 15px;
    color: #666;
	line-height:30px;
}
.cpright .submit {
    margin-top: 40px;
}
.cpright .submit .quote {
    width: 270px;
    background: #fcba1f url(../images/icon10.png)no-repeat 25px center;
    color: #FFF;
    font-size: 22px;
    padding-left: 30px;
    margin-right: 20px;
	text-align:center;
	float:left;
}
.cpright .submit a {
    height: 60px;
    line-height: 60px;
}
.cpright .submit .yy {
    width: 60px;
    background: #f3f3f3 url(../images/icon11.png)no-repeat center;
	float:left;
}

.detail_man { overflow:hidden;}
.detail_man_l{ font-size:14px; color:#383842;}
.detail_man_l span { line-height:24px; display:block; width:70%;}
.detail_man_l span em {  color:#d90c24; }
.detail_man_r { float:right; position:relative; top:10px;}
.detail_man_r a { display:block; width:86px; height:36px; background:#ececec; color:#383842; font-size:14px; line-height:36px; text-align:center; }

.htbock_03{ margin-bottom: 50px;}
.htbock_03 h1{ margin-bottom: 30px;}
.htbock_03 h1 span{ font-size: 18px; display: inline-block; height: 30px; line-height: 30px; border: 2px solid #383842; border-right:0; padding-right: 14px;  padding-left: 25px;}
.htbock_03 ul{ overflow: hidden;}
.htbock_03 li{ float: left; width: 20%; *margin-left: -1px; line-height:24px;}
.htbock_03 li a{ color: #626670;  display: block;}
.htbock_03 li a p{text-decoration: underline;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float: left; max-width: 100%;}
.htbock_03 li a span{ margin-left: 10px;}


.htbock_03 ul.hnt_ul li p{ max-width: 80%;}



.htbock_04 ul{ margin: 0 -10px;}
.htbock_04 li{ width: 25%;}
.htbock_04 li a{ margin:0 10px; display: block; position: relative;}
.htbock_04 p{ background: url(../images/pm_01.png) repeat; position: absolute; bottom: 0; left: 0; height: 40px; line-height: 40px; font-weight: bold; width:96%; color: #fff; padding: 0 2%; text-align: center;text-decoration: none !important;}
</pre></body></html>